Release 10.1A: OpenEdge Development:
ProDataSets
Data Access object
The first layer of the data management object hierarchy is the data access layer. Code and definitions at this level are aware of the actual source of data, whether it is a standard Data-Source object that maps to one or more database tables, or some other source. Other sources could be unmanaged data not stored in a database, or database data whose mapping to the internal data definition is complex enough that it can’t be expressed in a field mapping and database query. (The term Data-Source is used in this document to refer to an actual Progress OpenEdge 10 Data-Source object, as defined in the "Data-Source object" section and used throughout the book. The term data source or source of data is used more generically to refer to any source of data for the application, wherever it comes from.)
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |